the sentence with poor grammar was not even needed
authorTshepang Lekhonkhobe <tshepang@gmail.com>
Fri, 26 Jun 2015 17:30:15 +0000 (19:30 +0200)
committerTshepang Lekhonkhobe <tshepang@gmail.com>
Fri, 26 Jun 2015 17:30:15 +0000 (19:30 +0200)
src/doc/guide.md

index 914726c34d650cc3e2af012521cdd220648dd45c..853d1b57f73f7aad932f5fe5d14962feed8ac6a2 100644 (file)
@@ -202,7 +202,7 @@ we choose to `cargo update` again.
 # Project Layout
 
 Cargo uses conventions for file placement to make it easy to dive into a new
-Cargo project. Here the conventions that Cargo uses:
+Cargo project:
 
 * `Cargo.toml` and `Cargo.lock` are stored in the root of your project.
 * Source code goes in the `src` directory.